Skip to content

Document codec 3.0.3 and transformation parity boundary - #4

Merged
TonisOrmisson merged 6 commits into
mainfrom
codex/changelog-spss-codec-3.0.3
Aug 4, 2026
Merged

Document codec 3.0.3 and transformation parity boundary#4
TonisOrmisson merged 6 commits into
mainfrom
codex/changelog-spss-codec-3.0.3

Conversation

@TonisOrmisson

@TonisOrmisson TonisOrmisson commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What changed

  • records the already-merged openstatspec/spss-sav upgrade from 3.0.2 to 3.0.3
  • aligns documented engine identity and codec provenance
  • makes the transformation parity boundary machine-readable:
    • current package-local legacy plan: openstatspec-transformation-plan-v1
    • official Transformation Plan contracts: none claimed
    • official SPSS Frontend contracts: none claimed
    • migration order: official 0.1 foundation before additive 0.2
  • clarifies the same boundary in the README and transformation guide

Why

The codec update was missing from release notes, and the existing generic transformation_workflow: supported field could be mistaken for official OpenStatSpec Transformation Plan 0.1/0.2 conformance. PHP's current plan shape is a separate legacy contract.

Impact

This keeps a narrow codec 3.0.3 maintenance release truthful and release-ready. It does not add conditional transformations or claim specification PR #5 parity. Official 0.2 support remains planned work after canonical Plan/Frontend 0.1 migration.

Validation

  • existing composer/package checks were green before this scope extension
  • capability declaration test covers the exact legacy/official contract split
  • GitHub Actions run #116: 20/20 jobs green across PHP 8.4/8.5 and the complete SQL service matrix

@TonisOrmisson TonisOrmisson changed the title Document SPSS codec 3.0.3 adoption Document codec 3.0.3 and transformation parity boundary Aug 3, 2026
@TonisOrmisson
TonisOrmisson marked this pull request as ready for review August 3, 2026 16:26

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

Reviewed commit: ebcd1ecf93

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@TonisOrmisson
TonisOrmisson merged commit 17d1bdb into main Aug 4, 2026
40 checks passed
@TonisOrmisson
TonisOrmisson deleted the codex/changelog-spss-codec-3.0.3 branch August 4, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant